Copy the code shown below between the <head>... and </head> area
of the website page you want to use the exit offer script on.

This is the "meta tag" area where the title of your website goes.

example...

<html>

<head>

<title>This Is Where Your Website Title Goes</title>

<META NAME="Author" CONTENT="Your Author Information Goes Here">
<META NAME="Description" CONTENT="Create a 3rd party keyword rich description, containing 2 - 3 sentences about your product, service or the information being provided.">
<META NAME="Keywords" CONTENT="you keywords, should be, comma separated">
<META NAME="Identifier" CONTENT="http://YourDomain.com">
<META NAME="organization-email" CONTENT="contact@yourdomain.com">
<META NAME="Copyright" CONTENT="Copyrights 2010 - Your Name / Company Here">
<META NAME="Robots" CONTENT="All">
<META NAME="revisit" CONTENT="14 days">

<script src='xo.js'></script>
  <script>
    unloaderxo.
    init({
    url : 'http://www.google.com/',
    msg : 'We have an even better deal.\n'+
    'Stay to learn more.'
  })
</script>


<script src='xo.js'></script>
  <script>
    unloaderxo.
    init({
    url : 'http://www.globalhitshosting.com//',
    msg : 'Check out our Hosting Deals.\n'+
    'Stay to learn more.'
  })
</script>

</head>

Before copying and pasting the information above in to your html head / meta tag area you'll want to change 
the website url and the sentence that's shown below offering the person leaving a better deal.

WARNING - DO NOT ATTEMPT TO EDIT THE XO.JS FILE UNLESS YOU KNOW WHAT YOUR DOING AND ARE WILLING 
TO EXCEPT FINAL RESULTS AT YOUR OWN RISK